@media (max-width:767px) {
	.navbar-brand {
		height: 50px;
		display: flex;
		align-items: center;
	}
	.navbar-brand img {
		width: 30px;
		height: 30px;
	}
	.navbar-brand .text {
		color: #2C2E33;
		font-size: 16px;
		font-weight: bold;
	}
	.navbar-nav>li>a {
		padding: 15px 20px;
	}
	.navbar-phone {
		padding: 15px 20px;
	}
	.navbar-nav>li>.active::before {
		left: 20px;
		bottom: 0;
	}
	.main_banner {
		height: 190px;
		margin-top: 50px;
	}
	.main_banner .content {
		padding: 50px 0;
	}
	.conteainer {
		padding: 0 15px;
	}
	.programme_detail_li .programme_detail_img {
		padding: 0;
		width: calc(100% - 10px);
		height: 100%;
	}
	.main-common-title, .programme_detail_des_common {
		padding: 20px 0;
	}
	.programme_title_child {
		padding-bottom: 20px;
	}
	.programme_detail_des_main {
		padding: 20px 0;
	}
	.main-common-all {
		padding: 0;
		padding-bottom: 30px;
	}
	.main_push {
		padding: 0;
		padding-top: 30px;
	}
	.main_push_a {
		margin-bottom: 30px;
	}
	.programme_detail_des .programme_detail_des_img {
		margin-right: 0;
	}
	.programme_detail_des_main .title {
		font-size: 16px;
		line-height: 30px;
	}
	.programme_detail_des_main .content {
		padding-top: 0;
		font-size: 12px;
	}
	.main_programme {
		padding-bottom: 0;
	}
	.main_partner {
		padding-bottom: 0;
	}
	.main_programme_a {
		padding: 10px;
		margin-bottom: 20px;
	}
	.main_programme_a .main_programme_img {
		width: 110px;
		height: 130px;
	}
	.main_programme_a .main_programme_right {
		margin-left: 10px;
	}
	.main_programme_right .title {
		font-size: 18px;
	}
	.main_programme_right .content {
		font-size: 12px;
		height: auto;
	}
	.main_product_bg {
		height: auto;
	}
	.main_product_wrap {
		height: 300px;
	}
	.main_product_wrap .main_product_wrap_left {
		width: 100px;
	}
	.main_product_wrap_right {
		width: calc(100% - 100px);
	}
	.main_product_wrap_child_right {
		width: auto;
		padding-left: 0;
	}
	.main_product_wrap_child_left {
		width: calc(100% - 120px);
	}
	.main_product_wrap_child_left .title {
		font-size: 16px;
		padding: 10px 0 10px 10px;
	}
	.main_product_wrap_child_left .title:after {
		left: 10px;
	}
	.main_product_wrap_child_left .content {
		padding: 10px 0 0 10px;
		font-size: 12px;
		line-height: 16px;
	}
	.main_product_wrap_child_left .jump_tip_fff {
		bottom: 10px;
		left: 10px;
	}
	.main_product_wrap_left .item_wrap {
		font-size: 13px;
		height: 50px;
		line-height: 50px;
		padding-left: 10px;
	}
	.main_news {
		padding-top: 0;
	}
	/* 首页banner */
	.carousel-inner, .carousel-inner .slide-img {
		height: 357px;
	}
	.carousel-indicators {
		bottom: 20px;
	}
	.home_banner_main .banner_top_left .title {
		font-size: 16px;
		letter-spacing: 0;
		padding-top: 60px;
	}
	.banner_top_right img {
		width: 220px;
		height: 257px;
		margin-top: 40px;
	}
	.home_banner_main .banner_top_left .content {
		font-size: 14px;
	}

	.detail_wrap .detail_conetnt .info_content_wrap img {
		width: 100%;
	}

	/* 中间tab栏目 */
	.main_Box {
		height: 50px;
	}
	.main_pro_Box .navBox li, .main_Box .navBox li {
		margin: 0 5px;
		font-size: 12px;
		height: 50px;
		line-height: 50px;
	}
	/* 面包屑 */
	.main_breadcrumb .main_breadcrumb_ul {
		height: 50px;
	}
	/* 新闻资讯 */
	.info_list_item {
		padding: 15px 0;
	}
	.info_list_item_left {
		width: calc(100% - 100px);
	}
	.info_list_item_right .info_img {
		width: 120px;
		height: 120px;
	}
	.info_list_item_right {
		margin-left: 10px;
	}
	.info_list_item_left .title {
		font-size: 16px;
		line-height: 20px;
	}
	.info_list_item_left .content {
		padding-top: 5px;
		font-size: 13px;
		-webkit-line-clamp: 3;
		-moz-line-clamp: 3;
	}
	.info_list_item_left .date {
		margin-top: 0;
	}
	/*方案
	教育行业
	*/
	.info_edu_main .main-common-title {
		padding: 20px 0 8px 0;
	}
	.info_hygiene_main {
		padding-bottom: 64px;
	}
	.info_edu_item {
		width: 100%;
		height: auto;
		background: #FFFFFF;
		border-radius: 4px;
		border: 1px solid #F0F2F5;
		padding: 10px;
		margin-top: 16px;
		display: flex;
	}
	.info_edu_item .info_edu_item_left {
		width: 130px;
		height: 130px;
		background: #F5F7FA;
		border-radius: 4px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 30px;
	}
	.info_edu_item_left_img {
		width: 120px;
		height: 120px;
	}
	.info_edu_item_right .title {
		font-size: 16px;
		font-weight: bold;
		color: #2C2E33;
	}
	.info_edu_item_right .content {
		color: #909399;
		font-size: 12px;
		padding: 16px 0;
		height: calc(100% - 55px);
	}
	.info_edu_item_right {
		width: calc(100% - 130px);
	}
	.info_edu_item_right .view_detail {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.info_edu_item_right .view_detail .text {
		color: #3399FF;
	}
	.info_edu_item_right .jump_tips {
		width: 17px;
		height: 6px;
		opacity: 0;
	}
	.info_edu_item:hover .info_edu_item_right .jump_tips {
		opacity: 1;
	}
	.info_edu_item:hover {
		box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.06);
	}
	.programme_contnet_third_child {
		height: auto;
	}
	.programme_contnet_third_child .content {
		padding-bottom: 10px;
	}
	/* 产品 */
	.produce_des_02 {
		padding: 0;
	}
	.product_list_item {
		display: flex;
		padding: 10px;
		cursor: pointer;
	}
	.product_list_item .product_list_item_left {
		width: 130px;
		height: 130px;
	}
	.product_list_item .product_list_item_right {
		width: calc(100% - 130px);
		margin-left: 10px;
		position: relative;
	}
	.product_list_item .product_list_item_right:after {
		content: "";
		width: 100%;
		height: 1px;
		background: #F0F2F5;
		position: absolute;
		bottom: -10px;
	}
	.product_list_item_right .title {
		color: #313333;
		font-size: 16px;
		font-weight: bold;
	}
	.product_list_item_right .content {
		padding: 4px 0;
		color: #909399;
		font-size: 13px;
		height: calc(100% - 44px);
	}
	.product_list_item_right .bot_control {
		display: flex;
		justify-content: space-between;
		align-items: center;
		color: #3399FF;
		font-size: 14px;
	}
	.product_list_item_right .bot_control .jump_tips {
		opacity: 0;
	}
	.product_list_item:hover .product_list_item_right .bot_control .jump_tips {
		opacity: 1;
	}
	.product_introduct_des .product_introduct_des_left {
		height: 200px;
	}
	.product_introduct_des_right .des_content {
		left: -20px;
		height: 180px;
		margin: 10px 0;
		padding: 8px;
		width: calc(100% + 20px);
	}
	.product_introduct_des_right .des_content .title:after {
		height: 3px;
	}
	.product_introduct_des_right .des_content .line {
		display: none;
	}
	.product_introduct_des_right .des_content .title {
		font-size: 14px;
		padding-bottom: 10px;
	}
	.product_introduct_des_right .des_content .content {
		font-size: 12px;
		padding: 5px 0;
		line-height: 20px;
		height: 140px;
		overflow-y: auto;
	}
	/* 案例 */
	.case_list_item {
		padding: 10px;
		height: auto;
	}
	.case_list_item_left_img {
		width: 140px;
		height: 130px;
		margin-right: 10px;
	}
	.case_list_item_right .content {
		-webkit-line-clamp: 4;
		-moz-line-clamp: 4;
		margin: 5px 0;
		font-size: 13px;
	}
	.case_list_item_right {
		width: calc(100% - 140px);
	}
	.case_list_item_right .title {
		font-size: 16px;
	}
	.case_list_item_right .view_detail {
		bottom: 10px;
	}
	.page_jumps {
		padding: 0;
	}
	.case_main .main-common-title {
		padding: 32px 0 8px 0;
	}
	/* 关于 */ 
	.about_introduce {
		padding: 16px 0;
	}
	.about_introduce_img {
		height: 200px;
	}
	.about_introduce_img .tab_choice {
		margin: 5px 0;
	}
	.about_introduce_img {
		height: auto;
	}
	.about_framework,.about_contact {
		padding-bottom: 0;
	}
	.about_contact_us {
		margin-top: 10px;
	}
	.about_map {
		height: 240px;
	}
	.about_introduce_img .title {
		text-align: center;
	}
	/* footer */
	.main-footer {padding-top:0;padding-bottom:10px;margin-top:0;}
	.footer-con>div {width:100%; border-bottom:1px solid #4f5d72;}
	.footer-con>div>h6 {display:block; padding:0; font-size:15px; cursor:pointer; background:url(../img/arr_down.png) no-repeat 100% center; background-size:16px 9px;}
	.footer-con>div>h6.arr_up { background:url(../img/arr_up.png) no-repeat 100% center; background-size:16px 9px;}
	.copyright {border:none; margin-top:0; padding-bottom:10px;}
	.footer-con>div>ul {display:none; padding-bottom:10px;}
	.footer-con>div>ul>li {display:block; padding:5px 0; font-size:15px;}
	.footer-con>div>ul>li:last-child {border:none;}
	.footer-con>div>ul>li>a {display:block; color:#a7abb1;}
	.footer-bah {height: 50px;margin-top: 0;}
	.foot-logo {width: 30px;height: 30px;}
	.footer-bah .zmkj{font-size: 16px;}
	.small_mobile_contact {display: flex!important;align-items: center;justify-content: space-between;padding: 20px 0;}
	.small_mobile_contact .qr_code img {width: 150px;height: 150px;}
	#owl-demo {
		width: calc(100% - 40px);
		margin: 0 20px;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.programme_detail_img {
		width: calc(100% - 100px);
		height: 100%;
	}
	.main_programme_a .main_programme_img {
		width: 110px;
		height: 160px;
	}
	.home_banner_child {
		margin-left: -375px;
		width: 750px;
	}
	.home_banner_main .banner_top_left .title {
		font-size: 30px;
	}
}
@media (min-width: 1200px) {
	.programme_detail_img {
		width: calc(100% - 200px);
		height: 100%;
	}
	.container, .container-fluid {
		padding: 0;
	}
}
@media (min-width: 992px) and (max-width:1200px) {
	.home_banner_child {
		margin-left: -485px;
		width: 970px;
	}
}
@media (min-width:768px) and (max-width:1200px) {
	.main_product_wrap_child_left {
		width: calc(100% - 200px);
	}
	.main_product_wrap_child_right {
		width: 200px;
		padding-left: 30px;
	}
}
@media (min-width:768px) {
	.small_screen_navbar {
		z-index: 101;
		background: transparent;
	}
	.small_screen_navbar .navbar-default {
		background: transparent;
	}
	.small_screen_navbar .navbar-brand .text {
		color: #fff;
	}
	.small_screen_navbar .navbar-phone {
		color: rgba(255, 255, 255, 0.5);
	}
	.small_screen_navbar .navbar-nav>li>.active {
		color: #fff!important;
		font-weight: 600;
		background-color: transparent!important;
	}
	.small_screen_navbar .navbar-nav li a:hover {
		color: #fff!important;
		font-weight: 600;
		background-color: transparent!important;
	}
	.small_screen_navbar .navbar-phone:before {
		content: url("../img/phone_fff.png");
		height: 18px;
	}
	.small_screen_navbar .navbar-nav>li>.active::before {
		background: #fff;
	}
	.small_screen_banner {
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 100;
	}
	.small_screen_banner .slide-img {
		height: 697px!important;
	}
	.small_screen_navbar .navbar-default .navbar-nav>li>a {
		color: rgba(255, 255, 255, 0.6);
	}
	.small_screen_banner .banner_top {
		margin-top: 80px;
	}
	.main_push {
		margin-top: 697px;
	}
}